x86: Fix interpretation of get_l*e_linear_pagetable().
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 3 Sep 2008 13:56:08 +0000 (14:56 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 3 Sep 2008 13:56:08 +0000 (14:56 +0100)
commit88c6403475bd57a7ea6c1b7ba8ac96d66375e18e
tree4ef17f0c3656089d315f8d52372ca1f3b8f018cb
parentad2a1f8b665f8cfcfcd92f22921788c8956d0d84
x86: Fix interpretation of get_l*e_linear_pagetable().

Broken by get_page_type() preemption patch (c/s 18412).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/mm.c